TRADE WAR ZONESAbout the Indicator:
This indicator is includes moving average ribbons, signal line, unique price action and support and resistance. I will explain a bit about everything.
Moving average ribbons:
We take 2 inputs from user. One is the length of minimum moving average line and other is length of maximum moving average line. We plot total 8 ema in between these 2 lengths, with equal distribution. User can control the min and max length but he cannot change its color or shade.
Signal Line:
Here different combination of multiple ema’s are used. And its outcome is this signal line. This signal line color tells you the strength of the trend. Darker the color, higher the trend. When the trend changes, color also changes slowly from green to red or vice versa. This signal line is used to identify the trend and its momentum. We take “EMA length” as a input from user. This input is used to calculate signal lines.
Price action:
A Unique price action method is used here , to identify the price momentum. If it indicates the price momentum to be upside then whole candle color will become blue, if it indicates down then candle color becomes red and if it indicates sideways then color becomes black. We don’t take anything as input here. This price action works in any timeframe.
Support and resistance:
We take “Number of candles on left” and “number of candles on right” as input. We take highs and lows of n candle to left and n candle to right. And plot dotter lines. All highs are blue colored dotted line and lows are red colored dotted line. When high or low is broken, a new dotted line starts forming. This helps you to find higher highs and lower lows. And these lines work as support and resistance.
Apart from this you can find green and red colored arrows:
-Whenever signal line crosses above Slow ema , a dark green color arrow below candle is formed
--Whenever signal line crosses below Slow ema , a dark red color arrow above candle is formed
--When ema of (least length MA) crosses above ema of (max length MA) , a light green color arrow below candle is formed
--When ema of (least length MA) crosses below ema of (max length MA) , a light red color above below candle is formed
Cerca negli script per "ma cross"
MA Cloud with FillMA Cloud with Fill
This is a powerful custom indicator that uses 3 Moving Averages with a 4th Constant 200 MA (can be customized)
This tells you what the market is doing, and what the overall trend of the market is. A good Swing trade or Day trade indicator.
This indicator works on all markets , it was made and based off of normal candles but heiken ashi works fine, it does not repaint and the recommendations for the indicator is as follows..
Best timeframes to use: 5min, 15min, and 1hr. But any timeframe can be used.
Best settings: the preset settings are what I recommend, depending on trading strategy (I swing trade) you can remove the Buy and Sell labels and just use the strong signal and trend confirmations to make the best trades.
Alternate recommended settings are in the settings tab of the indicator. The slashes represent different settings you can adjust to..
(Example:)
Fast MA: 10/20/30
Mid MA: 12/25/35
Slow MA: 50/60/70
Use 10,12,50 together... use 20,25,60 together... use 30,35,70 together.. etc...
There are multiple labels and reading them correctly takes an experienced eye. This will be updated continuously to filter bad signals or to add strong signals!
Buy and Sell signals are good entry or exit points depending on the overall trend.
These occur when the Fast MA crosses over(BUY) or under(SELL) the Mid MA
They can alert when a trend may reverse or a good take profit point or a good place for a new stop loss if trend continues.
The BEST Buy and Sell Signals are when the...
BUY is in the fill (between fast ma and slow ma) or above fast MA
SELL is in the fill (between fast ma and slow ma) or below the slow MA
Strong Buy and Strong Sell signals are even better but more swing trading entry points
These occur when the Fast MA(lime) crosses over(BUY) and the close is over the Fast MA or under(SELL) the Slow MA and close is under the Slow MA
These Strong labels are showing a trend change in the market for the timeframe you are looking at.
The General Bullish and Bearish signals are some of the best signals and show a confirmed trend in the market. These can be effective to trade on alone, otherwise good for confirming a position.
These occur when the Fast MA crosses over (BULLISH) the constant MA (200) or under (BEARISH) the constant MA (200)
The Strong Bullish and Bearish signals are the strongest signals for this indicator.
These occur when the Fast MA crosses over (BULLISH) the constant MA (200) and the close is over the Fast MA or under (BEARISH) the constant MA (200) and the close is under the Slow MA.
Background colors of aqua and red are showing the same general bullish or bearish signals, and can be effective if you want to see that trend change without having the labels showing up.
There are settings available to color the bars depending on the trend.
Green if Fast MA is over the Slow MA and the close is above the Fast MA
Red if the Slow MA is over the FAST MA and the close is under the Slow MA
Gray is when the close is opposite of the trend and between the fill
Purple is when the close is opposite of the trend and is Below the opposite corresponding MA (Above Fast MA when bearish, Below Slow MA when Bullish)
You can also change the fill color between the Fast and Slow MA which colors the fill the same as bar colors but the purple will be a light shade of black in the fill.
There are also Pivot Labels and Alternative Tops and Bottoms signals which are betting opposite of the indicators and can be useful for daytrades to see potential reversals. These are very risky and not recommended to trade on .
These are more for seeing if your trend is holding strong or if there could be a potential reversal in the next few bars if you are looking to exit.
Updates are always being made and I'm betting some of you will be able to find even better stronger settings to put in. The recommended settings are just what I personally have noticed that works best, but all inputs can be customized!
Safe Trading Strategy:
Go to settings and uncheck the buy and sell signals.
(up to you) uncheck the strong buy and strong sell signals.
You will be left with the bullish and bearish signals of both general and strong and these have proven to be some of the strongest trades to take.
If you keep the strong buy and strong sell, these can be good to enter a new position or exit a previous position, depending if bullish or bearish trend confirms but some of these can be false overall trend signals and I do recommend using a different indicator to confirm the reversal or confirmation (RSI, MacD, etc..)
Want to use this indicator or wondering how to add to your chart? DM me or join the link in my profile to get a glimpse at what is all available!
We are all in this together and the more one gains, the more we all succeed!
% Sensitivity MA Cross [racer8]This is my third published indicator on % Sensitivity MA, if you're not familiar with it, go check out my first one.
This time its a cross between 2 % Sensitivity MAs.
Moving Average CrossNote: This is just an idea, I did not test this for trading.
MA Cross normally uses close as source in the moving averages, this script uses highs and lows as source.
In an uptrend you will see the 20 period high EMA and 50 period low EMA, once they cross, the indicator will switch to 20 period low EMA and 50 period high EMA. This gives it way less fake crosses as you see in the image on BTC.
As i said above, this is just an idea. If you change the settings, they might not cross at all.. so do your own testing.
Hope this code can help someone.
MultiType Shifting Predictive Moving Averages (MA) CrossoverJust 2 Moving Averages with adjustable settings and shifting capability, plus signals and predicting continuations.
At the time of publish these different types of MAs are supported:
- SMA (Simple)
- EMA (Exponential)
- DEMA (Double Exponential)
- TEMA (Triple Exponential)
- RMA (Adjusted Exponential)
- WMA (Weighted)
- VWMA (Volume Weighted)
- SWMA (Symmetrically Weighted)
- HMA (Hull)
I'm looking forward to any idea about filtering the signals. Thanks.
SW System - EMAs - Pivots v2//=========================================================
// Indicator Name: SW System - Traditional Pivots and MA cross alerts - Plus Psychological Sup/Res
// Type: Main panel
// Version: 2
// Description: MA cross alerts - Plus Psychological Sup/Res
// Traditional Pivots in any time frame
// Author: Sergio Waldoke (Argentina)
// First Release: June 23rd, 2019
// Last Release: June 27 th, 2020
//
// This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org
// © galileogalilei1 (Sergio Waldoke)
//==========================================================
Set of tendence and Support/Resistance with Pivots and psychological S/R in main prices. Four moving averages are provide which may be chosen between EMA or simple Moving Average.
Some alerts in crosses are provide.
Enjoy!
TradeChartist Tantalizer Pro™TradeChartist Tantalizer Pro is an extensive set of trading Indicators, Signal generators and Utilities all packed into 1 script. The script's visually appealing design and its functionality offers a pleasing experience for the users, thereby complementing their analysis and helps understand asset's price action better.
What does ™TradeChartist Tantalizer Pro do?
1. MA Tantalizer plots Moving Averages Tantalizer (Fishnet or Tantalized) based on user selection from a dropdown of 10 MAs (SMA, EMA, Zero-Lag EMA, SMMA, WMA, DEMA, TEMA, VIDYA (Variable Index DYnamic Average), T3 MA (developed by Tim Tillson featured in his article "Better Moving Averages" in 1998), Modified T3 MA). If length input is 10, Tantalizer plots 20 MA plots ranging from 10 MA to 200 MA. The Tantalized MAs help the traders to visually spot price trends and along with other indicators within the script, helps make an informed trade decision. 20 MA plots can be individually plotted or hidden from the indicator settings.
2. Plots two MAs based on user input length and timeframe which helps detect MA crosses as shown below.
3. Generates Intensity framework based Signals with recommended Stop Loss (trails with Equilibrium Line) along with Intensity Bands plot. (disables MA Tantalizer)
4. Plots Intensity candles to help spot trend and trend changes.
5. Generates TradeChartist's Rubicon framework based signals with recommended Stop Loss (trails and reverses trade when closes below or above, based on trade direction) along with Rubicon Environment plot.
6. Offers RSI color candles, Automatic Levels Generator in the toolkit to help traders visually spot RSI changes and Support/Resistance levels on chart. RSI Color Candles is a very helpful tool especially in spotting price trends on Heikin Ashi charts.
The sheer number of interesting things that can be done with this script from plotting visually engaging MA Tantalizer, detecting MA crosses not just on chart Timeframe, but also crosses between MAs of different timeframes, switching between Rubicon and Intensity environments, switching between RSI and Intensity color candles to plotting Support/Resistance levels using Automatic Levels Generator, makes this script quite versatile and a real Tantalizer.
This is not a free to use indicator. Get in touch with me (PM me directly if you would like trial access to the indicator before deciding to take lifetime access to this script)
Premium Scripts - Trial access and Information
Trial access offered on all Premium scripts.
PM me directly to request trial access to the scripts or for more information.
B&W HEATMAP
A Black and white heatmap (you can change to any colors in settings) overlay for better trend analysis. Use the crossovers to determine directional bias. Can be used with any other MA cross, baseline, or trendline strategies to help decide if a trade is worth taking. The gradient from black to white represent the strength of the trend . Black = Downtrend, White = Uptrend, Gray=range/chop. Candle colors indicate potential Long/Short
Hull 2xPlots 2 Hull MA's, 1 Fast and 1 Slow
Can Paint Bars according to Hull MA Cross
Buy / Sell Alerts for MA Crossing
Fast-Slow MA Cross on custom timeframe (with alerts)A simple script for tracking your moving average crossing with an option for a fixed time frame and a 3 additional MAs for reference.
TN MA CrossPotential entry when the MA 5 crosses the MA 13 on an uptrend. This indicator is not meant for a you to buy and sell. It is a way to see if your fav coins are heading in an uptrend.
TN MA Cross Potential entry when the MA 5 crosses the MA 13 on an uptrend. This indicator is not meant for a you to buy and sell. It is a way to see if your fav coins are heading in an uptrend.
TN MA Cross Potential entry when the MA 5 crosses the MA 13 on an uptrend. This indicator is not meant for a you to buy and sell. It is a way to see if your fav coins are heading in an uptrend.
TN MA Cross Potential entry when the MA 5 crosses the MA 13 on an uptrend. This indicator is not meant for a you to buy and sell. It is a way to see if your fav coins are heading in an uptrend.
Bitazu MA 5,10Displays 5,10 MAs on a single indicator.
Useful for Crypto trading and reduced the number of indicators needed to view multiple EMAs
When shorter MA crosses over the longer it's a good sign of Bullish/Bearish reversal.
This sentiment is more true at longer timeframes, such as daily candles, as the trend has more momentum.
dual ma cross colored barsSimple Indicator that colors the bars based on whether the fast ma is over or under the slow ma to visually identify trends and when do the crossover occur.
Exponential/Simple Moving Average Ribbon 12Due to popular demand (one person asked) this is an updated version of my EMA 12 indicator.
This indicator will show up to twelve moving averages at a time in a single indicator. Or, to put it another way, a moving average ribbon.
You can turn individual MAs off or on at your discretion, to show from none to twelve at a time, to better visualize support and resistance areas off of MAs as well as MA crossings.
You can also, of course, adjust the length/period of each of the MAs at your discretion.
In this version, most significantly, you can select either exponential moving average or simple moving average as well for each individual MA.
For the last four MA lines, the color will change from red when bearish to green when bullish. There is also a much more subtle color change in the other MA lines as well.
Indicator: 8x MA with configurable lengthsGeneric 8x MA plotter. Marks all MA crossings.
Also, you can specify the type of MA -- SMA or EMA.
I actually added an option to disable a specific MA line by specifying ZERO for it. This seems to break the Pinescript Engine. So, for now, please specify all MA values, though I have support for disabling a line in the code.
RiffleFX MA Trend RibbonThe RiffleFX MA Trend Ribbon is a simple yet powerful trend-following tool.
It uses two customizable moving averages (SMA or EMA) to:
• Highlight bullish and bearish trends with colored backgrounds.
• Show BUY/SELL arrows on MA crossovers.
• Work on any market and timeframe, including XAUUSD & BTCUSD.
How to use:
• Green background + BUY arrow → look for long opportunities.
• Red background + SELL arrow → look for short opportunities.
• Works best when combined with support/resistance or price action.
RiffleFX MA Trend RibbonThe RiffleFX MA Trend Ribbon is a simple yet powerful trend-following tool.
It uses two customizable moving averages (SMA or EMA) to:
• Highlight bullish and bearish trends with colored backgrounds.
• Show BUY/SELL arrows on MA crossovers.
• Work on any market and timeframe, including XAUUSD & BTCUSD.
How to use:
• Green background + BUY arrow → look for long opportunities.
• Red background + SELL arrow → look for short opportunities.
• Works best when combined with support/resistance or price action.
RSI MA Cross AlertAlerts when RSI-based Moving Average crosses above 50. Can be used on any symbol and timeframe. Displays RSI, RSI-MA, and levels 30/50/70.
Market Sentiment Index US Top 40 [Pt]▮Overview
Market Sentiment Index US Top 40 [Pt} shows how the largest US stocks behave together. You pick one simple measure—High Low breakouts, Above Below moving average, or RSI overbought/oversold—and see how many of your chosen top 10/20/30/40 NYSE or NASDAQ names are bullish, neutral, or bearish.
This tool gives you a quick view of broad-market strength or weakness so you can time trades, confirm trends, and spot hidden shifts in market sentiment.
▮Key Features
► Three Simple Modes
High Low Index: counts stocks making new highs or lows over your lookback period
Above Below MA: flags stocks trading above or below their moving average
RSI Sentiment: marks overbought or oversold stocks and plots a small histogram
► Universe Selection
Top 10, 20, 30, or 40 symbols from NYSE or NASDAQ
Option to weight by market cap or treat all symbols equally
► Timeframe Choice
Use your chart’s timeframe or any intraday, daily, weekly, or monthly resolution
► Histogram Smoothing
Two optional moving averages on the sentiment bars
Markers show when the faster average crosses above or below the slower one
► Ticker Table
Optional on-chart table showing each ticker’s state in color
Grid or single-row layout with adjustable text size and color settings
▮Inputs
► Mode and Lookback
Pick High Low, Above Below MA, or RSI Sentiment
Set lookback length (for example 10 bars)
If using Above Below MA, choose the moving average type (EMA, SMA, etc.)
► Universe Setup
Market: NYSE or NASDAQ
Number of symbols: 10, 20, 30, or 40
Weights: on or off
Timeframe: blank to match chart or pick any other
► Moving Averages on Histogram
Enable fast and slow averages
Set their lengths and types
Choose colors for averages and markers
► Table Options
Show or hide the symbol table
Select text size: tiny, small, or normal
Choose layout: grid or one-row
Pick colors for bullish, neutral, and bearish cells
Show or hide exchange prefixes
▮How to Read It
► Sentiment Bars
Green means bullish
Red means bearish
Near zero means neutral
► Zero Line
Separates bullish from bearish readings
► High Low Line (High Low mode only)
Smooth ratio of highs versus lows over your lookback
► MA Crosses
Fast MA above slow MA hints rising breadth
Fast MA below slow MA hints falling breadth
► Ticker Table
Each cell colored green, gray, or red for bull, neutral, or bear
▮Use Cases
► Confirm Market Trends
Early warning when price makes highs but breadth is weak
Catch rallies when breadth turns strong while price is flat
► Spot Sector Rotation
Switch between NYSE and NASDAQ to see which group leads
Watch tech versus industrial breadth to track money flow
► Filter Trade Signals
Enter longs only when breadth is bullish
Consider shorts when breadth turns negative
► Combine with Other Indicators
Use RSI Sentiment with trend tools to spot overextended moves
Add volume indicators in High Low mode for breakout confirmation
► Timeframe Analysis
Daily for big-picture bias
Intraday (15-min) for precise entries and exits